home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / cli / ECmd21p_bin.lha / ExtraCmds / doc / Copyright.man < prev    next >
Encoding:
Text File  |  1994-01-05  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. Copyright(V37)                                     Copyright(V37)
  5.  
  6.  
  7. FFOORRMMAATT
  8.        CCOOPPYYRRIIGGHHTT [FFIILLEE] (_f_i_l_e|_p_a_t_t_e_r_n)...
  9.  
  10. TTEEMMPPLLAATTEE
  11.        FFIILLEE//MM//AA
  12.  
  13. PPUURRPPOOSSEE
  14.        To find and print embedded copyright messages.
  15.  
  16. SSPPEECCIIFFIICCAATTIIOONN
  17.        CCOOPPYYRRIIGGHHTT  finds  embedded copyright messages in the given
  18.        files.  The embedded messages have the following format:
  19.  
  20.        $COPYRIGHT: _m_e_s_s_a_g_e _s_t_r_i_n_g $|NUL
  21.  
  22.        They are terminated by either a NUL  byte  (0x0)  or  a  $
  23.        character.   Thus it is possible to output multi-line mes­
  24.        sages if you use something like
  25.  
  26.        char msg[]="$COPYRIGHT:(c) 1993 Joe Hacker\nThis is...$";
  27.  
  28.        in your source code. Leading spaces  in  the  message  are
  29.        skipped.
  30.  
  31.        It  is  recommended  that you always use the terminating $
  32.        character.  The NUL byte is accepted mainly to be compati­
  33.        ble  with a similar copyright string used in software like
  34.        the _X_F_H_-_H_a_n_d_l_e_r by Kristian Nielsen (bombadil@diku.dk).
  35.  
  36.        No diagnostic is printed if a copyright message  can't  be
  37.        found.
  38.  
  39. SSEEEE AALLSSOO
  40.        VVEERRSSIIOONN(AmigaDOS)
  41.  
  42. AAUUTTHHOORR
  43.        Torsten Poulin (torsten@diku.dk)
  44.  
  45. UUNNRREESSTTRRIICCTTIIOONNSS
  46.        CCOOPPYYRRIIGGHHTT is free; anyone may redistribute copies of CCOOPPYY­­
  47.        RRIIGGHHTT to anyone under the terms stated in the GNU  General
  48.        Public  Licence,  a copy of which accompanies each copy of
  49.        CCOOPPYYRRIIGGHHTT.
  50.  
  51.        Torsten Poulin encourages you to improve and extend  CCOOPPYY­­
  52.        RRIIGGHHTT,  and  urges  that you contribute your extensions to
  53.        the world.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Copyright version 37.3     1 March 1993                         1
  65.  
  66.  
  67.